IMap.Remove Method

Removes an item from the map.

Syntax

public:
void Remove(
         K key
)  

Parameters

key
Type: K 

The key associated with the item to remove.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMap Generic Interface

IMap Members

Windows.Foundation.Collections Namespace